home *** CD-ROM | disk | FTP | other *** search
/ Aminet 23 / Aminet 23 (1998)(GTI - Schatztruhe)[!][Feb 1998].iso / Aminet / dev / basic / ChangeLibNum.lha / ChangeLibNumber.readme next >
Text File  |  1997-11-26  |  479b  |  18 lines

  1. Short:    Change Blitz library numbers (Source included)
  2. Type:     dev/basic
  3. Author:   Jarmo Laakkonen (jami@dlc.fi)
  4. Uploader: Jarmo Laakkonen (jami@dlc.fi)
  5.  
  6. This is a small utility that I wrote in 10 minutes to change Blitz Basic
  7. library numbers.
  8.  
  9. Usage is very simple:
  10.  
  11. chlibnum <filename> <library number>
  12.  
  13. f.g chlibnum blitzlibs:amigalibs/amigaguide.library1 20
  14.  
  15. Remember to make your Deflibs when you have changed the library number.
  16.  
  17. The source is included in the archive.
  18.